[INFO] cloning repository https://github.com/forgetso/ink-events-debug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forgetso/ink-events-debug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforgetso%2Fink-events-debug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforgetso%2Fink-events-debug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f292116f44fba3eaae06092cf4b0e82575f0a9f8
[INFO] testing forgetso/ink-events-debug against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforgetso%2Fink-events-debug" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/forgetso/ink-events-debug
[INFO] finished tweaking git repo https://github.com/forgetso/ink-events-debug
[INFO] tweaked toml for git repo https://github.com/forgetso/ink-events-debug written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/forgetso/ink-events-debug on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/forgetso/ink-events-debug already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.ink_lang.vversion
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/ink`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.3.1
[INFO] [stderr]   Downloaded scale-info-derive v1.0.0
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.0
[INFO] [stderr]   Downloaded parity-scale-codec v2.3.1
[INFO] [stderr]   Downloaded scale-info v1.0.0
[INFO] [stderr]   Downloaded rlibc v1.0.0
[INFO] [stderr]   Downloaded crypto-common v0.1.1
[INFO] [stderr]   Downloaded block-buffer v0.10.0
[INFO] [stderr]   Downloaded digest v0.10.1
[INFO] [stderr]   Downloaded sha2 v0.10.1
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.6
[INFO] [stderr]   Downloaded array-init v2.0.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.6
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.2
[INFO] [stderr]   Downloaded secp256k1 v0.21.2
[INFO] [stderr]   Downloaded libsecp256k1 v0.7.0
[INFO] [stderr]   Downloaded blake2 v0.10.2
[INFO] [stderr]   Downloaded bitvec v0.20.4
[INFO] [stderr]   Downloaded sha3 v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9eb937ffc60c9edce3460fcba616492b038863bbd57ce7cf33de7163b5cc9a35
[INFO] running `Command { std: "docker" "start" "-a" "9eb937ffc60c9edce3460fcba616492b038863bbd57ce7cf33de7163b5cc9a35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9eb937ffc60c9edce3460fcba616492b038863bbd57ce7cf33de7163b5cc9a35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eb937ffc60c9edce3460fcba616492b038863bbd57ce7cf33de7163b5cc9a35", kill_on_drop: false }`
[INFO] [stdout] 9eb937ffc60c9edce3460fcba616492b038863bbd57ce7cf33de7163b5cc9a35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6017279e0fd21e0ae0e0bca6fa7e5e2f2391a9eeee55132ab1b4ade1ed025e23
[INFO] running `Command { std: "docker" "start" "-a" "6017279e0fd21e0ae0e0bca6fa7e5e2f2391a9eeee55132ab1b4ade1ed025e23", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.ink_lang.vversion
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ink_prelude v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ink_allocator v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling crypto-common v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling digest v0.10.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.1
[INFO] [stderr]    Compiling blake2 v0.10.2
[INFO] [stderr]    Compiling sha3 v0.10.0
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling array-init v2.0.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling secp256k1 v0.21.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling ink_lang_ir v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling ink_storage_derive v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling scale-info-derive v1.0.0
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling scale-info v1.0.0
[INFO] [stderr]    Compiling ink_lang_codegen v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling ink_primitives v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling ink_lang_macro v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling ink_metadata v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling ink_env v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling ink_eth_compatibility v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling ink_storage v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling ink_lang v3.0.0-rc8 (https://github.com/paritytech/ink?branch=master#903abeb2)
[INFO] [stderr]    Compiling flipper v3.0.0-rc8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6017279e0fd21e0ae0e0bca6fa7e5e2f2391a9eeee55132ab1b4ade1ed025e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6017279e0fd21e0ae0e0bca6fa7e5e2f2391a9eeee55132ab1b4ade1ed025e23", kill_on_drop: false }`
[INFO] [stdout] 6017279e0fd21e0ae0e0bca6fa7e5e2f2391a9eeee55132ab1b4ade1ed025e23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d1bc9a461b7b4d9e64f842fc607846ad32faccf46de04fc1cea3ab9225fdc77
[INFO] running `Command { std: "docker" "start" "-a" "0d1bc9a461b7b4d9e64f842fc607846ad32faccf46de04fc1cea3ab9225fdc77", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.ink_lang.vversion
[INFO] [stderr]    Compiling flipper v3.0.0-rc8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         #[ink::test]
[INFO] [stdout]    |         ^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] ...
[INFO] [stdout] 70 |             panic!()
[INFO] [stdout]    |             -------- any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `ink::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0d1bc9a461b7b4d9e64f842fc607846ad32faccf46de04fc1cea3ab9225fdc77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d1bc9a461b7b4d9e64f842fc607846ad32faccf46de04fc1cea3ab9225fdc77", kill_on_drop: false }`
[INFO] [stdout] 0d1bc9a461b7b4d9e64f842fc607846ad32faccf46de04fc1cea3ab9225fdc77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03072573ff1562ba8d5f3af5a7ae2cd2dff22a9dcdcad40516b54172f66604eb
[INFO] running `Command { std: "docker" "start" "-a" "03072573ff1562ba8d5f3af5a7ae2cd2dff22a9dcdcad40516b54172f66604eb", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.ink_lang.vversion
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> lib.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |         #[ink::test]
[INFO] [stderr]    |         ^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] ...
[INFO] [stderr] 70 |             panic!()
[INFO] [stderr]    |             -------- any code following this expression is unreachable
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `ink::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `flipper` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/flipper-8ead146a6d0e093c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test flipper::tests::default_works ... ok
[INFO] [stdout] test flipper::tests::it_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- flipper::tests::it_works stdout ----
[INFO] [stdout] [lib.rs:66:13] &emitted_events = [
[INFO] [stdout]     EmittedEvent {
[INFO] [stdout]         topics: [
[INFO] [stdout]             TypedEncoded {
[INFO] [stdout]                 encoded: [
[INFO] [stdout]                     0,
[INFO] [stdout]                     70,
[INFO] [stdout]                     108,
[INFO] [stdout]                     105,
[INFO] [stdout]                     112,
[INFO] [stdout]                     112,
[INFO] [stdout]                     101,
[INFO] [stdout]                     114,
[INFO] [stdout]                     58,
[INFO] [stdout]                     58,
[INFO] [stdout]                     70,
[INFO] [stdout]                     108,
[INFO] [stdout]                     105,
[INFO] [stdout]                     112,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                     0,
[INFO] [stdout]                 ],
[INFO] [stdout]                 type_id: Some(
[INFO] [stdout]                     TypeId(0xd079fdd8189893b6a46710de62885410),
[INFO] [stdout]                 ),
[INFO] [stdout]                 marker: PhantomData<fn() -> ink_env::engine::off_chain::types::type_marker::Hash>,
[INFO] [stdout]             },
[INFO] [stdout]         ],
[INFO] [stdout]         data: [
[INFO] [stdout]             0,
[INFO] [stdout]             1,
[INFO] [stdout]         ],
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] [EmittedEvent { topics: [TypedEncoded { encoded: [0, 70, 108, 105, 112, 112, 101, 114, 58, 58, 70, 108, 105, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], type_id: Some(TypeId(0xd079fdd8189893b6a46710de62885410)), marker: PhantomData<fn() -> ink_env::engine::off_chain::types::type_marker::Hash> }], data: [0, 1] }]
[INFO] [stdout] 
[INFO] [stdout] thread 'flipper::tests::it_works' (19) panicked at lib.rs:70:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63641a546fea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63641a546fea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63641a546fea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63641a546fea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63641a55b62a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63641a55b62a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x63641a54b822 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63641a54b822 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63641a525fef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63641a525fef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63641a53f449 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63641a46490c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63641a46490c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63641a53f602 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63641a53f602 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63641a5260da - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63641a51b2b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63641a526dbd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63641a55bd7c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63641a55bd42 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x63641a44c401 - flipper[f7a288680667b692]::flipper::tests::it_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:70:13
[INFO] [stdout]   21:     0x63641a450381 - ink_env[365d5da37abbf361]::engine::off_chain::test_api::run_test::<ink_env[365d5da37abbf361]::types::DefaultEnvironment, flipper[f7a288680667b692]::flipper::tests::it_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/ink-641adb6371451a60/903abeb/crates/env/src/engine/off_chain/test_api.rs:285:5
[INFO] [stdout]   22:     0x63641a44d15e - flipper[f7a288680667b692]::flipper::tests::it_works
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:56:9
[INFO] [stdout]   23:     0x63641a44bf87 - flipper[f7a288680667b692]::flipper::tests::it_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:56:21
[INFO] [stdout]   24:     0x63641a44dbb6 - <flipper[f7a288680667b692]::flipper::tests::it_works::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63641a457beb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63641a457beb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x63641a4653db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x63641a4653db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x63641a4653db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x63641a4653db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63641a4653db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63641a4653db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x63641a4653db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x63641a45eaf4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x63641a45eaf4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63641a467fe2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x63641a467fe2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x63641a467fe2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x63641a467fe2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63641a467fe2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63641a467fe2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x63641a467fe2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63641a5468ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x63641a5468ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ce43bc4caa4 - <unknown>
[INFO] [stdout]   46:     0x7ce43bcd9a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     flipper::tests::it_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "03072573ff1562ba8d5f3af5a7ae2cd2dff22a9dcdcad40516b54172f66604eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03072573ff1562ba8d5f3af5a7ae2cd2dff22a9dcdcad40516b54172f66604eb", kill_on_drop: false }`
[INFO] [stdout] 03072573ff1562ba8d5f3af5a7ae2cd2dff22a9dcdcad40516b54172f66604eb
